
html { height: 100%; width: 100%; }
body { margin: 0px; padding: 0 0 0 0px!important; border: 0px;
	background: #fff;
	font-size: 13px; line-height: 15px; 
  overflow-x: hidden;
}


div, ul, li, p, h2, a, h3 {padding: 0;	margin: 0;}
.row{margin:0;}
a{	text-decoration: none;	color: black; outline:0;}
ul{list-style-type: none;}
a img { border:none; }

p{ margin: 0.8em 0; line-height: 1.6; }

  
#map-canvas {
    margin-top: 20px;
    height: 50vh;
}

.navbar-collapse {
    flex-basis: unset;
    flex-grow: 0;
}

.btn-primary {
    color: #fff;
    background-color: #A43854;
    border-color: #A43854;
}
.btn-outline-primary {
    color: #fff;
    border-color: #fff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #79777a;
    border-color: #79777a;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #A43854;
    border-color: #A43854;
}

.fastlink{
  font-size: 16px;
  padding: 15px 30px;
  display: inline-block;
  margin-top: 30px;
  color:#fff;
}
.fastlink:hover{
  background-color: #ccc!important;
  color: #fff!important;
}

.animatable-bounce {
  -webkit-transition: 0.3s all cubic-bezier(0, 1.2, 1, 1.2);
  -moz-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s all cubic-bezier(0, 1.2, 1, 1.2);
}

.animatable-slow {
     -webkit-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		-moz-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		 -ms-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
      	  -o-transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         		 transition: 1.8s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable-slide {
     -webkit-transition: 6.2s all linear;
        -moz-transition: 6.2s all linear;
         -ms-transition: 6.2s all linear;
          -o-transition: 6.2s all linear;
             transition: 6.2s all linear;
}

.animatable {
     -webkit-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		-moz-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
     		 -ms-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
      	  -o-transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
         		 transition: 0.4s all cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.animatable-fast {
  -webkit-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animatable-middle {
    -webkit-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.35s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fwblck{ font-weight: 900; }
.fwblght{ font-weight: 400; }
.nopadding, .np{ padding:0; }
.tac{ text-align: center; }
.tal{ text-align: left; }
.block{ margin-top: 70px; margin-bottom: 70px; }
.fimg{ width: 100%; margin-top: auto;}
.show{ opacity: 1; top:0; }
.fullimgh{height:450px; }

.menu{
  position: relative;
  width: 100%;
  z-index: 10;
  top: 0px;
  background-color: #fff;
  padding: 15px 0;
}
.active.menu{
  background-color: #fff;
}
.active a.nav-link{
  color: #666;
}

.active .logo.white svg {
    fill: #7a777a;
}

.active .nav-link:hover{
  color: #a53854;
}

.active .btn{
  color: #fff;
  background-color: #A43854;
  border-color: #A43854;
}

.langbtn{
  color: #fff;
  background-color: #A43854;
  border-color: #A43854;
}

.menu_w{
  padding: 0 35px;

}

.logo{
  z-index: 10;
  position: relative;
}

.logo svg{
  height: 40px;
  fill:#7a777a;
}

.logo.white svg{
  fill:#fff;
}

.nav-link{
  color: #666;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  font-family: "Poppins", sans-serif;

  font-style: normal;
}


.nav-link:hover{
  color: #a53854;;
}

.dropdown-menu .nav-link{
  color: #fff;
}

.homeslider{
  height: 100vh!important;
  background-color: red;

}

.slider-cont{
  align-self: center;
  z-index: 9;
  padding: 0;
  color: #fff;
}

.slider-cont h3{
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: #000 1px 1px 3px;
}

.slider-cont h3 span{
  font-weight: 300;
}

.slider-cont p{
  margin-top: 15px;
  font-size: 24px;
  line-height: 1.3;
  width: 40vw;
  color: #fff;
  text-shadow: #000 1px 1px 3px;
}

.bg{
  background-color: #000;
  height: 75vh!important;
  position: relative;
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    height: 100%;
    opacity: 1;
}

.about, .hr{
  padding: 100px 0;
}

.hr .box{
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #1f242e;
  max-width: 60%;
  text-align: center;
}

.hr .box p{
  color: #fff;
  padding: 50px 20px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}

.hr_w{
  position: relative;
}

.hr_w img{
  width: 100%;
}

.about img{
  width: 100%;
}

.iktext{
  display: flex;
  padding: 0 5%;
}

.iktext > div{
  align-self: center;
}

.iktext h3{
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
}

.iktext p{
  margin-top: 15px;
  font-size: 20px;
  line-height: 1.4;
}

.iktext a{
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.4;
}





.homeslide{ position: relative; }

.homesld .owl-dots{display: none!important;}

.slidernav{ 
  text-align: center;
  position: absolute;
  padding: 0 5%;
  bottom: 10px;
  width: 100%;
  z-index: 2;
}


.linenav{
  padding: 0;
  position: relative;
  cursor: pointer;
}

.linenav p{
  padding: 15px 0;
  text-align: left;
  color: #fff;
  font-size: 18px;
  margin-left: 25px;
  margin-top: 10px;
  line-height: 1.2;
}
.linenav p.bold{
  font-weight: bold;
}


.linenav .cover-lines{
  margin:0 25px; 
  position: relative;
}

.linenav .goes{
  height: 3px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #A43854;
  width: 100%;
  transform-origin: left center;
  transform: scaleX(0);
  z-index: 2;
  
}


.navselected .goes
{
  transform: scaleX(1);
}

.line-bg
{
  background-color: #ccc;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  
}



.products{
  text-align: center;
  padding: 50px 0;
  background-color: #f5f5f5;

  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  opacity: 1;
}


.products .title{
  text-align: center;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  font-weight: 800;
  padding: 15px 30px;
  border: 1px solid #fff;
}

.haberler{ 
  padding: 50px 0;
  background-color: #f5f5f5;
 }

.haberler .title{
  text-align: center;
  font-weight: bold;
}

.haber{ 

}

.habercont{  
  background-color: #fff;
}

.haberimg{
  width: 100%;
  height: 300px;
  background-position:center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
}

.hdets{
  padding: 25px;
  background-color: #fff;
  text-align: left;
}
.hdets p{ margin-bottom: 10px; }
.hdets h3{ line-height: 30px; margin-bottom: 20px; min-height: 65px;}
.hdets a{ font-size: 16px;  }








#footer{
  background-color: #fff;
}

#footer .footer-menu{
  background-color: #e4e4e4;
  padding: 10px;
}

#footer .social{
  padding: 10px;
  color: #fff;
  background-color: #222;
  font-size: 18px;
  line-height: 30px;
}

#footer .social .container{
  text-align: center;
}

p.social-element{
  display: inline-block;
  padding: 10px;
  font-weight: bold;

}

a.social-element{
  display: inline-block;
  color: #fff;
  padding: 10px;
}

.fab{
  font-size: 24px!important;
}


.footer-list{
  text-align: center;
  margin-bottom: 20px;
}


.footer-list > li{
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  text-align: left;
  width: 14%;
}

.sublink{
  padding: 5px 0;
  display: block;
  font-size: 18px;
  color:#414042;
  
  font-weight: 600;
}

.sublink:hover{
  color:#8E2040!important;
  text-decoration: none;
}

.footer-list > li > a{
  font-weight: 900;
  display: block;
  padding: 10px 0;
  font-size: 18px;
}

.footer-list > li > a:hover{
  text-decoration: none;
  color: #414042;
}
.social{
  display: inline-block;
  background: #a53854;
  border:1px solid #a53854;
  padding: 15px;
  font-size: 24px;
  color:#fff;
  margin-right: 5px;
}

.social:hover{
  background: unset;
  color:#a53854;
}
.navbar{position: unset;}

.dropdown-menu{
  
  top: 60px;
  border-radius: 0;
  padding: 5px 0;
  border: 0;
  border-top: 1px solid #ededed;
  background-color: #a43854;
}

.dropdown-menu > .row{
  min-height: 40vh;
 
}




.dropdown-menu ul{display: inline-block; }
.dropdown-menu ul li{  }
.dropdown-menu ul li a span{
    position: absolute;
    left: -5px;
    margin-right: 5px;
    transition: all ease .3s;
}
.dropdown-menu ul li a{
  padding: 20px 100px 20px 20px; 
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #80223b;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease .3s;
  font-family: "Poppins", sans-serif;
}

.dropdown-menu ul li a:after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  transform-origin: left center;
  transform: scaleX(0);
  transition: all ease .3s;
}
.dropdown-menu ul li a:hover span{
  left: 0px;
}

.dropdown-menu ul li a:hover:after{
  transform: scaleX(1);
}

.dropdown-menu a{
  font-weight: normal;
}

.menuimgcont{
  width: 100%;
  height: 100%;
  position: relative;
}

.menuimg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.menuimg h3{
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-weight: bold;
  color: #fff;
}
.showme{
  opacity: 1;
}

.imgparent{
  opacity: 1;
}

.grad{
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: 0;
  left: 0;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.013042717086834688) 100%);
}

.minul{
  display: flex!important;
  height: 100%;
}

.menublock{
  margin-right: 35px;
}

.menublock h3{
  font-size: 22px;
  color: #A43854;
}

.dropdown-menu .menublock ul li a{
  padding: 15px 50px 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-weight: 500;
  font-size: 15px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.probg{
  height: 60vh;
  position: relative;
  margin: auto;
}

.probgimg{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    height: 100%;
    opacity: 1;

}
.products .owl-nav{
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  top: 35%;
  height: 80px;
}

.products .owl-nav .material-icons{
  color: #fff!important;
  font-size: 80px!important;
}

.products .owl-nav .owl-prev{
  position: absolute;
  top: 0;
  left: 10px;
  background-color: unset!important;
}

.products .owl-nav .owl-next{
  position: absolute;
  top: 0;
  background-color: unset;
  color: #fff;
  right: 0;
  color: #fff!important;
  background-color: unset!important;
}

.products .owl-nav > div{
  margin: 0 5px 0 0!important;
  border-radius:0!important;
  background:#fff!important;
}

.products .owl-nav > div i{
  color:#8E2040;
}

.productname{
  display: inline-block;
  background-color: #a53854;
  color: #fff;
  padding: 15px 30px;
  font-size: 25px;
}

  .footer{
    margin-top: 50px;
    background: #fff; 
    border-top: 1px solid #ededed;
  }



  .footer .scial{
    padding-top: 60px;
    text-align: right;
  }



.protop-bg{
  height: 40vh!important;
  position: relative;
}

.protop-bg .img-bg{
  background-position: center;
}


.title-box{
  position: absolute;
  bottom: 0;
  padding: 10px 30px;
  color: #A43854;
  left: 20px;
  background-color: #fff;
  z-index: 1;
}

.title-box p{
  font-size: 20px;
  margin:0;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.top-menu{
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 30px;
  position: sticky;
  top: 0;
}

.top-menu a{
  padding: 15px 30px;
  font-size: 15px;
  background-color: #A43854;
  margin-right: 2px;
  border-bottom: 1px solid #b6667a;
  line-height: 1.2;
  display: block;
  position: relative;
  color: #fff;

  font-family: "Poppins", sans-serif;
}
a.parent{
  padding: 20px 30px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  font-weight: bold;
}
a.parent:hover{
 color: #000;
 text-decoration: underline;
}
a.parent.selectedparent:hover{
 color: #fff;
}

a.selectedparent{
  background-color: #A43854;
  color: #fff;
}

a.parent span{
  position: absolute;
  right: 20px;
}
.childcont{
}

.hide{
  display: none;
}

.top-menu a.child:hover{
  background-color: #8a2741;
}
.top-menu a.active{
  background-color: #f7f7f7!important;
  color: #A43854;
  font-weight: 600;
  text-decoration: underline;
}

.protop-title {
    height: 100%;
    position: relative;
    z-index: 2;
}

.fullwtext >div{padding: 40px; text-align: center;}
.fullwtext h3{}
.fullwtext p{ font-size: 30px!important; }

.center-title{
  color: #0068af;
  text-align: center;
}

.cont-det{
  text-align: center;
  padding: 60px 0;
}

.cont-det h3{
  color: #0068AF;
  margin-bottom: 20px;
}

.cont-det p{
  line-height: 1.5;
  padding: 10px 0;
  font-size: 18px;
}
.haberler{  }

.haber{ 

}

.haberCont{  
  background-color: #fff;
  border: 1px solid #e8e8e8;
}

.haberimg{
  width: 100%;
  height: 300px;
  background-position: top center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
}

.hdets{
  padding: 25px;
  background-color: #fff;
  text-align: left;
  border-top: 1px solid #e8e8e8;
}
.hdets p{ margin-bottom: 10px; }
.hdets h3{ 
  line-height: 30px;
  margin-bottom: 20px;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   min-height: 90px;
   font-size: 20px;
 }
.hdets a{ font-size: 16px;  }

.prodetail-wr{  }
.prodetail-wr img{ 
    width: 100%;
  }

.proContent{
  font-size: 15px;
  line-height: 28px;
  color:#555;
}

.prodetails{
  padding-left: 40px;
}



.proTitle{
  font-size: 22px;
  line-height: 26px;
  color:#555;
  font-weight: bold;
  margin-bottom: 15px;
}

.cnt {
    font-size: 16px;
    line-height: 1.6;
}

.trkbtn{
  background-color: #00acb3;
}

.ind .trioCont{
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind .trioCont h3{
padding: 42px 10px;
    background: #1268b1cc;
    font-size: 21px;
    color: #06abb3;
    border-radius: 50%;
}

.promask{
  background-color: #525659;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  z-index: 11;
}

.ready{
  top: 0;
}

#pdf{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  display: none;
}

.pview{
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 40px;
}

.pview a{
  color: #A43854;
  text-decoration: underline;
}

.pro-welcome-img {
    position: relative;
    background-color: #000;
    z-index: 3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}

.addstop{
  margin-right: 15px;
}

.active .topadd{ color: #666666; }
.topadd.enabled{ color: #A43854; }
.topadd{
  padding: 10px;
  color: #fff;
}
.nav{
  padding-right: 30px;
}

.searchbar{
  background-color: #414042;
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0;
  top: -100px;
  z-index: 99;
}

.showsearch{
  top: 0;
}

.srccont{
  justify-content: right;
  align-items: center;
  display: flex;
  padding-right: 20px;
}

.searchw{
  height: 100px;
}
.searchbar input {
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: bold;
    border: none;
    color: #fff;
    background-color: #414042;
}

.srcinputcont{
  height: 100%;
}

.closew{
  align-items: center;
  display: flex;
}

.searchbar input:focus{
  outline: none;
}

.snap{

}
.redbar {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #8E2040;
    height: 4px;
    -webkit-transform: scaleX(0.5);
    -moz-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    -o-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    z-index: 3;
}

.prolist{
  padding: 4px;
}

.thumb-box{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
    display: inline-block;
    aspect-ratio: 1;
}

.thumb-box:hover  .thumb-content{
      -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.thumb-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
    background-size: cover;
    z-index: 9;
    background-position: center;

}

.newstitle{
  text-align: center;
 font-family: "Poppins", sans-serif;
}

.newsdetail img{
}

.newsdetail p{
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    color: #a43854;
}

.contstat ul{ list-style-type: disc; padding-left: 20px; }
.contstat li{}

.ext{
  margin-top: 25px;
}

.mainh3{
  text-align: center;
}

.mainh3 h3{
    font-weight: bold;
    padding: 10px;
    color: #000;
    position: relative;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
}

.divider{
  display: table;
  background-color:#a63854;
  width: 2px;
  height: 60px;
  margin: 0 auto 40px;
}

.middletext{
  justify-content: center;
  align-items: center;
  display: flex;
}

.middletext h1{
  background-color: #a43854;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 34px;
  border-radius: 12px;
}

.links{
  padding: 0 10px;

}

.links > div{
  border-top: 1px solid #e6e6e6;
  
}

.downs{
  
}
.downs > div{
    font-size: 18px;
    display: flex;
    padding: 0 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #000;
    background-color: #fff;
    align-items: center;
    justify-content: right;
}

.downs p{ font-size: 16px; }
.downs .title { margin-right: auto; }
.downs .ico { margin-left: 30px; }
.downs .ico:hover > .material-symbols-outlined{color: #000; }
.downs .material-symbols-outlined{font-size: 28px; color: #a53854; }

.maintitle{
  text-align: left;
}

.maintitle h3{
    font-weight: bold;
    padding: 10px;
    color: #000;
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif;
}

table{
  width: 100%;
}

table th {
  padding: 15px 30px;
  background: #a43854;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
}

table tr{
  border-bottom: 2px solid #fff;
  color: #555;
}

table tr:nth-child(even){
    background: #ececec;
}

table tr:nth-child(odd){
    background: #f9f9f9;
}

table td {
  padding: 10px 20px;
  border-left: 2px solid #fff;
  font-size: 14px;

}

.years_w{ display: flex; padding:0 25px 25px 0; }
.years{
  margin-left: auto;
  font-size: 16px;
  padding: 10px 16px;
  border: 0;
  outline: 1px solid;
  border-right: 16px solid transparent;
}

.pagecontrol{
  display: flex; 
  justify-content: center;
  user-select: none;
  margin-top: 15px;
}

.pagecontrol input::-webkit-outer-spin-button,
.pagecontrol input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pagecontrol input{
  width: 50px;
  padding: 0;
  font-size: 15px;
  text-align: center;
  margin-left: 10px;
}

.pagecontrol p{
  padding-left: 5px;
  font-size: 16px;
  margin-right: 10px;
}

.pagecontrol a{
  padding: 15px 20px;
  border: 1px solid #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.pagecontrol a.selected{
  background-color: #A43854;
  color: #fff;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #8d2040;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #8b475b;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(141 32 64 / 26%);
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.accordion-header button{font-weight: 500;}

.statwrap{margin:60px 0;}


.address_f, .phone_f{display: none;}


.searchres a{
  font-size: 16px;
  padding: 20px 0;
  display: block;
  border-bottom: 1px solid #e6e6e6;
}

.ctitlem{
  font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.galNav, #sliderNav{
    display: flex;
    justify-content: end;
}

.navW{
  position: absolute;
    bottom: 30px;
    z-index: 3;
}
.navW .owl-nav > *{
  top: 0;
  color: #fff;
  right: 0;
  color: #fff!important;
  background-color: #00000024;
  border:1px solid #fff;
  border-radius: 50%;
  aspect-ratio: 1;
  margin: 0 5px;
  display: flex;
    align-items: center;
    justify-content: center;
}

.navW .owl-nav > *:hover{
  background-color: #A43854;
  border:1px solid #A43854;
}

.navW .owl-nav i {
  font-size: 40px;
}

.
.sectors{
  margin-top: 10px;
}

.sect{ padding: 0 5px; }

.sect_wrapper{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  cursor: pointer;
}

.sect_wrapper .sect_img{
  z-index: 1;
  min-height: 52px;
} 

.sect_wrapper .title{
  padding: 10px 0;
  margin-top: 10px;
  z-index: 1;
} 
.sect_wrapper .title h3{
  font-size: 18px;
  color:#555;
  text-align: center;
} 

.sect_wrapper .line{
  position: absolute;
  bottom: 0px;
  height: 3px;
  width: 100%;
  z-index: 0;
}

.sect_wrapper .green{ background-color: #128370; }
.sect_wrapper .orange{ background-color: #FF9E19; }
.sect_wrapper .blue{ background-color: #00A9E0; }
.sect_wrapper .red{ background-color: #A43854; }

.sect_wrapper img{
  filter: none;
}

.sect_wrapper:hover .line{
  height: 100%;
}

.sect_wrapper:hover h3{
  color: #fff;
}

.sect_wrapper:hover img{
  filter: brightness(0) invert(1);
}

.address{
  background-color: #f7f7f7;
  padding: 50px;
  color:#777;
}
.address img{
  display: block;
  margin-bottom: 30px;
}

.address p, .address a {
  font-size: 16px;
}

.bulten_w{
    font-size: 18px;
    display: flex;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #000;
    background-color: #fff;
    align-items: center;
    justify-content: right;
    padding: 15px 0!important;
}

.bulten{

}

.bulten_w .img{ padding: 0 10px; }

.bulten .texts{
  flex-direction: column;
}

.bulten .texts p{
  margin:0;
}


.bulten .texts .tarih{
  font-size: 12px;
  font-weight: 500;
  color: #777;
  font-family: "Poppins", sans-serif;
}

.bulten .texts .title{
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}


.bulten .texts .firma{
  font-size: 13px;
  font-weight: 600;
  color: #A43854;
  font-family: "Poppins", sans-serif;
}

.parenttitle{
  padding: 0 0 20px 20px;
  font-size: 55px;
  font-weight: 700;
  color: #777;
  font-family: "Poppins", sans-serif;
}


.m_link{
    color: #A43854;
    text-decoration: underline;
    display: flex;
    text-decoration: none;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
  }
.m_link:hover{
  color: #555;
}

b, strong {
    font-weight: 600;
}
.reldiv{
  height: 100%;
  position: relative;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #007bff; /* mavi ton */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

